PDF4Java Reference Documentation
com.o2sol.pdf4java.content.visualobjects Package / PDFImageVisualObject Class / getImage Method
In This Topic
    getImage Method
    In This Topic
    Gets the image represented by this visual Object.
    Syntax
    public PDFVisualImage getImage()

    Return Value

    An image displayed on the PDF page.
    See Also